Operation simpleChooseNextOption2AndDone (simpleChooseNextOption2AndDone)
In component org.nuxeo.ecm.platform.routing.operation.chains
Operation id | simpleChooseNextOption2AndDone |
---|---|
Category | Chain |
Label | simpleChooseNextOption2AndDone |
Requires | |
Since |
Parameters
No parameters.
Signature
Inputs | void |
---|---|
Outputs | void |
Implementation Information
Implementation Class | Class: org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl |
---|---|
Contributing Component | org.nuxeo.ecm.platform.routing.operation.chains |
JSON Definition
{ "id" : "simpleChooseNextOption2AndDone", "label" : "simpleChooseNextOption2AndDone", "category" : "Chain", "requires" : null, "description" : null, "url" : "simpleChooseNextOption2AndDone", "signature" : [ "void", "void" ], "params" : [ ] }